Omb.Admin Namespace > SecurityMgr Class > Encrypt Method : Encrypt(String,Byte[],Byte[]) Method |
[Visual Basic]
Overloads Protected Overridable Function Encrypt( _
ByVal pass As String, _
ByVal key() As Byte, _
ByVal IV() As Byte _
) As Byte()
[C++/CLI]
protected:
virtual array<byte>^ Encrypt(
String^ pass,
bytearray<key>^ key,
bytearray<IV>^ IV
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SecurityMgr Class | SecurityMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.